Gets or sets the Bold style to the selected text in Text. Start is the starting position in Text.
Syntax |
|---|
|
result = StyledText.Bold( Start, Length ) |
Parameters |
|
|---|---|
|
Start |
|
|
Length |
|
Return Value |
|
|---|---|
|
Result |
|
Notes
Start starts at zero. The default value for Length is 1. Returns a Boolean. Use assignment syntax to set the value.